VObject::SetContentRect

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::SetContentRect - instance method  

TEMPLATE

void SetContentRect(Rectangle newContentRect, bool redraw)  

SPECIFIERS

public  

DESCRIPTION

SetContentRect sets the new content rectangle by passing the new origin to the method SetOrigin and the new extent to the method SetExtent. If redraw is TRUE then the old and the new content rectangle are invalidated.  

ARGUMENTS

Rectangle newContentRect

the new content rectangle
bool redraw

indicates whether to invalidate the old and the new content rectangle
 

RETURN ARGUMENT

void

 

CATEGORIES

content rectangle, client interface

 

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:21 GMT, March 30, 2022